From 039d3f1dbd1dcf28ccf4e08b46f8692155af4c1f Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Thu, 7 Apr 2016 09:53:54 +0200 Subject: [PATCH] tests: add libostreetest.h to EXTRA_DIST Signed-off-by: Giuseppe Scrivano Closes: #242 Approved by: cgwalters --- Makefile-tests.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile-tests.am b/Makefile-tests.am index c8e201ba..11b881a3 100644 --- a/Makefile-tests.am +++ b/Makefile-tests.am @@ -214,6 +214,7 @@ tests_test_gpg_verify_result_CFLAGS = $(TESTS_CFLAGS) $(OT_INTERNAL_GPGME_CFLAGS tests_test_gpg_verify_result_LDADD = $(TESTS_LDADD) $(OT_INTERNAL_GPGME_LIBS) EXTRA_DIST += \ + tests/libostreetest.h \ tests/gpg-verify-data/README.md \ tests/gpg-verify-data/lgpl2 \ tests/gpg-verify-data/lgpl2.sig \ -- 2.30.2